GenLSP.Protocol.Requests.TextDocumentSelectionRange (gen_lsp v0.0.1)
A request to provide selection ranges in a document. The request's parameter is of type SelectionRangeParams, the response is of type SelectionRange[] or a Thenable that resolves to such.