The document highlight request is sent from the client to the server to resolve document highlights for a given text document position.
| uri |
the URI of the document to find highlights in |
| position |
the position inside the document |
|
a list of document highlights, or null if there are none |