The signature help request is sent from the client to the server to request signature information at a given cursor position.
| text_document |
the document containing the call |
| position |
the position inside the document |
|
signature help information, or null if none |