{#if sourceIds} {#if (token?.ids ?? []).length == 1} {:else}
{#each token.ids as sourceId}
{/each}
{/if} {:else} {token.raw} {/if}