HandlerSignature: RequestHandler<
    SemanticTokensRangeParams,
    SemanticTokens
    | null,
    void,
>