Hi Jorge,
You can problaby do this with a blind form submit and use ?ContentID as a conditional step on the blind form submit. Here is a post showing you how to do this.
Eloqua10: Trigger multiple actions with an email click-through (via "blind form submit")
You basically build a url that has ?ContentID as a query string and then add the value depending on your content. You would then run conditional processing steps off of this value. You could email them the content or re-direct them to the content. Up to you.
Hope that helps.