pub async fn handle_code_lens( state: &ServerState, params: CodeLensParams, ) -> Result<Option<Vec<CodeLens>>>