Add support for the LSP request `documentLink/resolve`. Implement support for `documentLink/resolve` according to the [LSP spec](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#documentLink_resolve).
Add support for the LSP request
documentLink/resolve.Implement support for
documentLink/resolveaccording to the LSP spec.