pub fn get_highlights( session: Arc<Session>, url: &Url, position: Position, ) -> Option<Vec<DocumentHighlight>>