The inlay hint request is sent from the client to the server to resolve inlay hints for a given text document range.
| uri |
the URI of the document |
| range |
the range to fetch hints for |
|
a list of inlay hints, or null |