Hi, I'm new to AEM and I need to implement server-side rendering with an express server in my local machine. I'm following this tutorial and I see that I need to implement the RemoteContentRendererRequestHandler interface but there are so many things I don't understand, like how to read the Remote C...