getAllLinkedSources

abstract suspend fun getAllLinkedSources(): List<Element>

Gets all elements of tag: link, a, img, script, meta.

Return

List of Elements matching the asset tags.