pub fn read_file_text( storage_root: &Path, session_id: &str, file_id: &str, viewer_did: Option<&str>, ) -> Result<String, String>