https://github.com/code-423n4/2023-07-axelar/blob/main/contracts/its/interchain-token-service/InterchainTokenService.sol#L223-L233
Other integrations can rely on this and returning address(0) for the implementation contract can break their integrations.
Consider reverting with Invalid TokenManagerType or similar.
