Attempts to parse label t.
public static bool TryParseLabel<T>(ref T lines, [NotNullWhen(true)] scoped out string? label, scoped out SourceSpan labelSpan) where T : ICharIterator