type: ProtocolRequestType<
    CodeLensParams,
    CodeLens[]
    | null,
    CodeLens[],
    void,
    CodeLensRegistrationOptions,
>