Purpose
You would like to determine the bitness of the Office 365\2019 Click-To-Run installation.
Resolution
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration
You can determine the bitness by looking at the "Platform" value which will either be x86 or x64, then you can create a registry key scanner targeting this registry key value.