pub fn client_session_state( client_id: &str, workspace_id: &str, session_id: &str, ) -> Result<ClientSessionState>
What this viewer has stored for this session: an unsent draft and how far it has read.