Extracts templated ids from a block of text.
Text to scan for the pattern "{{[0-9A-F]{32}.itemId}}"
List of ids found in the text; braces and ".itemId" are removed; returns empty list if no matches
Extracts templated ids from a block of text.