Return a file’s children that are contents.
Return a collection of a file’s children which are contents.
A file is a content if it implements the .Inline
interface,
that is, any file of its type chain contains a file named
.Inline
.
Links are followed.
Basic example.
Returns empty collection if file has no contents.