type: ProtocolRequestType<
    SemanticTokensRangeParams,
    SemanticTokens
    | null,
    SemanticTokensPartialResult,
    void,
    void,
>