Gets the span of segments currently stored in this instance.
public readonly ReadOnlySpan<LogMessageFormatSegment> AsSpan()
Do not cache the returned span across calls that mutate this instance.