Walk a TipTap JSON document and collect every assignmentEmbed node's
fileId. Returns a deduplicated, insertion-ordered list.
Use this to discover which files an assignment references inline so they
can be shared with assignees, fetched, or pre-loaded alongside the
assignment file itself.
Walk a TipTap JSON document and collect every
assignmentEmbednode'sfileId. Returns a deduplicated, insertion-ordered list.Use this to discover which files an assignment references inline so they can be shared with assignees, fetched, or pre-loaded alongside the assignment file itself.