LspDocumentRequest model.
@type t() :: %ExDaytona.Model.LspDocumentRequest{ languageId: String.t(), pathToProject: String.t(), uri: String.t() }