No, you cannot sync down objects from Azure AD to On-Prem AD using the AD Connect tool. This feature is not available yet.
As a workaround, we can use powershell to export Azure AD users' information to local file, then use that file to create users in on premise AD.
You can refer to the details mentioned here.
Hope this helps.
---------------------------------------------------------------------------------------------------------------------------------------
Please take a moment to "Mark as Answer" and/or "Vote as Helpful" wherever applicable. Thanks!