Problem: The current implementation of "Find references" and "Go to definition" is not exposed via the LSP. We need to expose them so that they are accessible from the client. Solution: Add the necessary handlers, send response messages.