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