pub async fn try_get_session<R: Runtime>( app_handle: &AppHandle<R>, snapshot_path: PathBuf, ) -> Result<Option<FullMatrixSession>>