A single word token, carrying the width it measured to in its run's font.
measured? is false when the font could not be resolved at the time the
token was built — the width is then a rough estimate from the point size.
An embedded font is unresolvable until the document is known, so this is
normal for text built ahead of layout; RichText.remeasure/2 resolves it.