Resolves a document node id to its realized Node. Set by the realizer once its node map exists; null in contexts without one.
Node? Function(LocalId id)? resolveNode;