Resolves the extra accounts a transfer hook program's Execute CPI needs,
ready to append to a transferChecked instruction: each configured extra
account (resolved and de-escalated against the transfer's base accounts and
each other), followed by the hook program and its validation account.
Returns an empty array if the mint has no transfer hook validation account.
Resolves the extra accounts a transfer hook program's
ExecuteCPI needs, ready to append to atransferCheckedinstruction: each configured extra account (resolved and de-escalated against the transfer's base accounts and each other), followed by the hook program and its validation account.Returns an empty array if the mint has no transfer hook validation account.