Mask the whole node except ranges.
ranges
An empty ranges masks the whole node.
const factory PostHogTextMask.except(Iterable<TextRange> ranges) = PostHogTextMaskExcept;