type: ProtocolRequestType<
    SelectionRangeParams,
    SelectionRange[]
    | null,
    SelectionRange[],
    void,
    SelectionRangeRegistrationOptions,
>